home *** CD-ROM | disk | FTP | other *** search
- ReadButton(Var1;Var2)
- Var1 is the handle to an external area
- Var2 is a numeric variable
-
- You must call ReadButton in the During phase of a layout procedure for each picture button you have installed in a layout.
-
- If the call to the during phase is due to a click in a button, Var2 is equal to 1 else it is equal to 0.